home *** CD-ROM | disk | FTP | other *** search
- a.smarterwiki-popup-bubble.smarterwiki-popup-bubble-lite
- {
- background-color: transparent !important;
- background-image: url("http://static.smarterfox.com/media/popup_bubble/wiki-popup-bubble-lite.gif") !important;
- /*background-image: url("http://static.smarterfox.com/media/popup_bubble/wiki-bubble.png") !important;*/
- /*background-image: url(chrome://smarterwiki/content/popup_bubble/wiki-bubble-square.png) !important;*/
- background-repeat: no-repeat !important;
- background-position: 0 0 !important;
- /*
- margin-top: -23px !important;
- margin-left: -25px !important;
- */
- margin-left: -30px !important;
- margin-top: -36px !important;
- margin-bottom: 0 !important;
- margin-right: 0 !important;
- position: absolute !important;
- /*
- height: 30px !important;
- width: 26px !important;
- */
- width: 30px !important;
- height: 36px !important;
- text-decoration: none !important;
- border: none !important;
- display: inline !important;
- }
-
-
- .smarterwiki-clearfix:after
- {
- clear: both !important;
- content: "." !important;
- display: block !important;
- width: 0 !important;
- height: 0 !important;
- visibility: hidden !important;
- }
-
- .smarterwiki-popup-bubble *
- {
- padding: 0 !important;
- border: none !important;
- margin: 0 !important;
- outline: 0 !important;
- font-size: inherit !important;
- font-weight: inherit !important;
- font-style: inherit !important;
- font-family: inherit !important;
- line-height: inherit !important;
- background: none !important;
- background-color: transparent !important;
- text-align: left !important;
- min-width: 0 !important;
- width: auto;
- height: auto; /*adding !important interferes with slideUp and slideDown */
- vertical-align: baseline !important;
- text-indent: 0 !important;
-
- position: static !important;
- }
-
- .smarterwiki-popup-bubble
- {
- font-size: 12px !important;
- font-weight: normal !important;
- font-style: normal !important;
- line-height: normal !important;
- background-color: transparent !important;
-
- position: absolute !important;
- display: inline !important;
- line-height: 0 !important;
- z-index: 2147483647 !important;
-
- vertical-align: baseline !important;
- /*margin-top: -36px !important; */ /* 3*2 + 3*2 + 18 + 9-3 */
- /* margin-left: -30px !important; */ /* 3*2 + 3*2 + 18 */
- }
- .smarterwiki-popup-bubble:hover
- {
- opacity: 1.0 !important;
- }
-
- .smarterwiki-popup-bubble-body
- {
- -moz-border-radius: 7px 7px 7px 7px !important;
- -webkit-border-radius: 7px !important;
- border-radius: 7px !important;
- border: 3px solid #909090 !important;
- background-color: #F0F0F0 !important;
- padding: 3px !important;
- display: block !important;
- line-height: 0 !important;
- width: auto !important;
- }
-
- .smarterwiki-popup-bubble-tip
- {
- background: transparent url("http://static.smarterfox.com/media/popup_bubble/popup-bubble-tip.png") no-repeat 0 0 !important;
- margin-top: -3px !important;
- display: inline-block !important;
- height: 9px !important;
- width: 12px !important;
- clear: both !important;
- float: right !important;
- margin-right: 7px !important;
- }
-
- a.smarterwiki-popup-bubble-link
- {
- text-decoration: none !important;
- display: inline-block !important;
- margin-top: 3px !important; /* same as .smarterwiki-popup-bubble-links padding */
- margin-left: 3px !important; /* same as .smarterwiki-popup-bubble-links padding */
-
- float: right !important;
- }
-
- .smarterwiki-popup-bubble-links
- {
- margin-top: -3px !important; /* same as neg of .smarterwiki-popup-bubble-link margin */
- margin-left: -3px !important; /* same as neg of .smarterwiki-popup-bubble-link margin */
- display: block !important;
- }
-
- .smarterwiki-popup-bubble-links-row
- {
- display: block !important;
- }
-
- img.smarterwiki-popup-bubble-link-favicon
- {
- height: 18px !important;
- width: 18px !important;
- display: block !important;
- }